mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
🐛 Fix StatusCode not being used properly
This commit is contained in:
@@ -23,7 +23,7 @@ interface AppBehaviourType {
|
||||
|
||||
interface AppNetworkType {
|
||||
enabledStatusChecker: boolean;
|
||||
okStatus: number[];
|
||||
statusCodes: string[];
|
||||
}
|
||||
|
||||
interface AppAppearanceType {
|
||||
|
||||
Reference in New Issue
Block a user