mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature-274] Refactoring downloaders service + handle importing Oculus version + logout from steam and oculus in settings + other things
This commit is contained in:
@@ -15,7 +15,7 @@ export interface BSVersion extends PartialBSVersion {
|
||||
steam?: boolean;
|
||||
oculus?: boolean;
|
||||
color?: string;
|
||||
downloadedFrom?: BsStore;
|
||||
store?: BsStore;
|
||||
OculusBinaryId?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user