Skip to content

Commit

Permalink
Add VUI support to the launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 committed Feb 17, 2024
1 parent df938c2 commit 4690c38
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class LauncherSettings {

enum class WebUIFlavor {
WebUI,
VUI,
Custom
}

Expand Down

0 comments on commit 4690c38

Please sign in to comment.