mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Add prefs & page for app updates
This commit is contained in:
parent
14de2442bd
commit
cbc680da7d
9 changed files with 652 additions and 359 deletions
|
|
@ -63,4 +63,7 @@ message AppPreferences {
|
|||
PlaybackPreferences playback_preferences = 3;
|
||||
HomePagePreferences home_page_preferences = 4;
|
||||
InterfacePreferences interface_preferences = 5;
|
||||
|
||||
bool auto_check_for_updates = 6;
|
||||
string update_url = 7;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue