fix loading

This commit is contained in:
2026-01-18 21:37:00 +09:00
parent ce00222537
commit 623fe61468
9 changed files with 114 additions and 48 deletions

View File

@@ -1,6 +1,7 @@
// Config types
export interface AppConfig {
title: string
did?: string
handle: string
collection: string
network: string