From 2b9947f7c9dbbb057352d9fbf8e160d19e342fb0 Mon Sep 17 00:00:00 2001 From: Gabriel Dumitru Date: Thu, 23 Feb 2023 13:25:41 +0200 Subject: [PATCH] use "" instead of "#" --- Placeholders.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 20d3755..50f3bd7 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -6165,9 +6165,9 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa %vault_prefix% %vault_suffix% %vault_groupprefix% - %vault_groupprefix_#% + %vault_groupprefix_% %vault_groupsuffix% - %vault_groupsuffix_#% + %vault_groupsuffix_% %vault_hasgroup_% %vault_inprimarygroup_% ```