Add StoreSelect component

This commit is contained in:
TrainDoctor
2022-10-29 15:03:12 -07:00
parent 5996a3f88b
commit 4d30339c34
5 changed files with 99 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export enum Branches {
Release,
Prerelease,
Nightly,
Testing,
}
export interface DeckyUpdater {