mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
✨ Add new config format
This commit is contained in:
4
src/types/wrapper.ts
Normal file
4
src/types/wrapper.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface WrapperType {
|
||||
id: string;
|
||||
position: number;
|
||||
}
|
||||
Reference in New Issue
Block a user