>();
const widgetsEl = $ref();
const postButton = $ref();
-const chatButton = $ref();
const widgetsShowing = $ref(false);
provide('router', mainRouter);
@@ -259,7 +258,7 @@ function top() {
}
const wallpaper = localStorage.getItem('wallpaper') != null;
-
+console.log(mainRouter.currentRoute.value.name);