Use consistent quotes
switched to single quotes Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
parent
63fc173060
commit
bf0b600b42
@ -51,7 +51,7 @@ profile:
|
|||||||
discord.23:
|
discord.23:
|
||||||
Token: ${'secret_matterbridge:general:accounts:discord.23:Token'}
|
Token: ${'secret_matterbridge:general:accounts:discord.23:Token'}
|
||||||
Server: ${'secret_matterbridge:general:accounts:discord.23:Server'}
|
Server: ${'secret_matterbridge:general:accounts:discord.23:Server'}
|
||||||
RemoteNickFormat: "[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat: '[{PROTOCOL}] <{NICK}> '
|
||||||
{{ discord_common() }}
|
{{ discord_common() }}
|
||||||
{#-
|
{#-
|
||||||
discord.aithunder:
|
discord.aithunder:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user