fix: make content api
This commit is contained in:
@@ -96,7 +96,6 @@ const popupRef = ref(null);
|
||||
const privacyRef = ref(null);
|
||||
const avatarUrl = ref("");
|
||||
const nickname = ref("");
|
||||
const isAgreed = ref(false);
|
||||
|
||||
const userStore = useUserStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user