💄 Optimize webpage connections experience

This commit is contained in:
2025-08-03 12:29:12 +08:00
parent 3d236c35c9
commit e689d15688
4 changed files with 20 additions and 44 deletions

View File

@@ -49,7 +49,7 @@
import { NCard, NList, NListItem, NThing, NAlert } from 'naive-ui'
import { computed, onMounted, ref } from 'vue'
const connectionsProviders = ['apple', 'google', 'microsoft', 'discord']
const connectionsProviders = ['apple', 'google', 'microsoft', 'discord', 'github', 'afdian']
const connections = ref<any[]>([])
const connectionsAddable = computed(() =>