fix syntax error in default config
This commit is contained in:
parent
3b56988069
commit
71ba050bfa
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
|||
|
||||
<theme>
|
||||
<name>TheBear</name>
|
||||
<titleLayout>NLIMC</titlelayout>
|
||||
<titleNumber>yes</titlenumber>
|
||||
<titleLayout>NLIMC</titleLayout>
|
||||
<titleNumber>yes</titleNumber>
|
||||
<!--
|
||||
avaible characters are NDSLIMC, each can occur at most once.
|
||||
N: client menu
|
||||
|
|
Loading…
Reference in a new issue