remove lan stuff

This commit is contained in:
Matt Hill
2021-02-26 09:16:45 -07:00
committed by Aiden McClelland
parent 68eccdb63c
commit 92c297648c
11 changed files with 55 additions and 178 deletions

View File

@@ -35,7 +35,6 @@ export interface AppAvailableVersionSpecificInfo {
export interface AppInstalledPreview extends BaseApp {
lanAddress?: string
lanEnabled?: boolean
torAddress: string
versionInstalled: string
ui: boolean