Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MaxxedSUSE
discord-canary
Disable-updater.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Disable-updater.patch of Package discord-canary
Disable built-in updater, it does not work and blocks the user from using the app. --- a/resources/app/common/moduleUpdater.js +++ b/resources/app/common/moduleUpdater.js @@ -194,3 +194,3 @@ checkingForUpdates = false; - skipHostUpdate = settings.get(SKIP_HOST_UPDATE) || !updatable; + skipHostUpdate = true; skipModuleUpdate = settings.get(SKIP_MODULE_UPDATE) || locallyInstalledModules || !updatable;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor