From bf0b600b429bdc3905b216ae8fc502afedd7f301 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Thu, 24 Apr 2025 19:10:55 +0530 Subject: Use consistent quotes switched to single quotes Signed-off-by: Pratyush Desai --- pillar/id/dericom02_rigel_lysergic_dev.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pillar') diff --git a/pillar/id/dericom02_rigel_lysergic_dev.sls b/pillar/id/dericom02_rigel_lysergic_dev.sls index 2368d99..91c2754 100644 --- a/pillar/id/dericom02_rigel_lysergic_dev.sls +++ b/pillar/id/dericom02_rigel_lysergic_dev.sls @@ -51,7 +51,7 @@ profile: discord.23: Token: ${'secret_matterbridge:general:accounts:discord.23:Token'} Server: ${'secret_matterbridge:general:accounts:discord.23:Server'} - RemoteNickFormat: "[{PROTOCOL}] <{NICK}> " + RemoteNickFormat: '[{PROTOCOL}] <{NICK}> ' {{ discord_common() }} {#- discord.aithunder: -- cgit v1.2.3