improvments on the reader
This commit is contained in:
Vendored
+5
@@ -62,3 +62,8 @@ interface ICategory {
|
||||
name: String
|
||||
isLanding: boolean
|
||||
}
|
||||
|
||||
interface INavbarOverride {
|
||||
status: boolean
|
||||
value: any
|
||||
}
|
||||
Reference in New Issue
Block a user