Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
s8ngyu committed Sep 18, 2022
1 parent c4d3d25 commit 2490a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mugunghwa/UtilityView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ func homeGestureButtonDisabled(_ enabled: Bool) -> Bool {
return true
}

checkAndCreateBackupFolder()
let prefs = MGPreferences.init(identifier: "me.soongyu.mugunghwa")
if prefs.dictionary["DeviceSubType"] == nil && !enabled {
return true
Expand Down

0 comments on commit 2490a6d

Please sign in to comment.