Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Commit

Permalink
Merge pull request #470 from raelgc/469-fix-advanced-preferences
Browse files Browse the repository at this point in the history
Fixing advanced tab preferences (#469)
  • Loading branch information
raelgc authored Jul 2, 2016
2 parents 05a8f9b + f338d37 commit ad9f506
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scudcloud/resources/scudcloud.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions sources/scudcloud-src.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
ScudCloud = {
unloaded: true,
// This will fix Preferences > Advanced Options (#469)
env: { mac_ssb_version: 1 },
// App functions
hasPreference: function(name){
return false;
Expand Down

0 comments on commit ad9f506

Please sign in to comment.