fix: plausible analytics things

This commit is contained in:
Andras Bacsai
2022-11-07 14:59:39 +01:00
parent b5756cb14f
commit fda8823050
4 changed files with 60 additions and 14 deletions

View File

@@ -1448,7 +1448,8 @@ export async function getServiceFromDB({
persistentStorage: true,
serviceSecret: true,
serviceSetting: true,
wordpress: true
wordpress: true,
plausibleAnalytics: true,
}
});
if (!body) {