[F] Fix types

This commit is contained in:
Azalea
2025-03-17 14:02:50 -04:00
parent f7e5cd1a05
commit 7320f0ca7f
4 changed files with 9 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
interface AllNetSrc {
card: string
server: string
dns: string
keychip: string
}