mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-20 14:00:56 +08:00
feat: delete code
This commit is contained in:
@@ -365,12 +365,6 @@ export default {
|
||||
onMounted(async () => {
|
||||
await loadOptions()
|
||||
fetchContent()
|
||||
if (!isLogin()) {
|
||||
//
|
||||
}
|
||||
setTimeout(() => {
|
||||
loginWithGoogle()
|
||||
}, 3000)
|
||||
})
|
||||
|
||||
watch([selectedCategory, selectedTags], () => {
|
||||
|
||||
Reference in New Issue
Block a user