mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] add id in version's metadatas for future features
This commit is contained in:
@@ -21,6 +21,7 @@ export interface BSVersion extends PartialBSVersion {
|
||||
}
|
||||
|
||||
export interface BSVersionMetadata {
|
||||
id: string;
|
||||
store: BsStore;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user