mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-28 21:02:21 +08:00
#6538 Removed extra ,
This commit is contained in:
parent
df2d31ecf8
commit
a5d18ebb0a
@ -105,7 +105,7 @@ AppConfig::AppConfig() :
|
||||
m_UseExternalConfig(),
|
||||
m_UseInternalConfig(),
|
||||
m_ClientGroupChecked(),
|
||||
m_LoadFromSystemScope(),
|
||||
m_LoadFromSystemScope()
|
||||
{
|
||||
|
||||
using GUI::Config::ConfigWriter;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user