message describing the update

This commit is contained in:
2026-06-04 20:22:33 +05:30
parent bfa10ab34c
commit 94d7a8403f
74 changed files with 1437 additions and 923 deletions

View File

@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()