mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
Revert "🐛 rename okStatus to statusCodes"
This reverts commit 41da97feaf.
This commit is contained in:
@@ -22,7 +22,7 @@ interface AppBehaviourType {
|
||||
|
||||
interface AppNetworkType {
|
||||
enabledStatusChecker: boolean;
|
||||
statusCodes: number[];
|
||||
okStatus: number[];
|
||||
}
|
||||
|
||||
interface AppAppearanceType {
|
||||
|
||||
Reference in New Issue
Block a user