mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-03-31 06:24:09 -04:00
fix: ts type
This commit is contained in:
@@ -31,7 +31,7 @@ export type Device = RecordModel & {
|
||||
sol_enabled: boolean;
|
||||
sol_auth: boolean;
|
||||
sol_user: string;
|
||||
sol_passwort: string;
|
||||
sol_password: string;
|
||||
sol_port: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user