toolbar and pwa

This commit is contained in:
2026-05-29 23:09:22 +05:30
parent bfc384f8e4
commit 8f006df440
6 changed files with 105 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ config.doNotStoreRoom = true;
config.disableDeepLinking = true;
config.deeplinking = {
disabled: true,
hideLogo: false
hideLogo: true
};
config.enableEncodedTransformSupport = true;