diff options
Diffstat (limited to 'ext/welcome.html')
-rw-r--r-- | ext/welcome.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/welcome.html b/ext/welcome.html index e7d0ea5d..0aab51e9 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -134,6 +134,7 @@ <select data-setting="general.popupTheme" class="short-width"> <option value="light">Light</option> <option value="dark">Dark</option> + <option value="browser">Browser</option> </select> </div> </div></div> |