You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: template obfuscation (#91)
- The desktop application use obfuscation (garble) to stop common
packages (go archive) flagging the whole application as malware. This
obfuscation was breaking templates so this changes fixes that.