mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fixes and backwards compatability with new registry types
This commit is contained in:
@@ -13,4 +13,6 @@ export abstract class AbstractCategoryService {
|
||||
abstract getQuery$(): Observable<string>
|
||||
|
||||
abstract resetQuery(): void
|
||||
|
||||
abstract handleNavigation(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user