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

Commit

Permalink
Added experimental description to tweakAtZ
Browse files Browse the repository at this point in the history
As UM isn't really supporting the tweakAtZ, this adds a warning that there could be isues with it.
  • Loading branch information
nallath committed Feb 10, 2017
1 parent 6b0ceb8 commit 07b39f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/TweakAtZ.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def __init__(self):

def getSettingDataString(self):
return """{
"name":"TweakAtZ """ + self.version + """",
"name":"TweakAtZ """ + self.version + """ (Experimental)",
"key":"TweakAtZ",
"metadata": {},
"version": 2,
Expand Down

0 comments on commit 07b39f4

Please sign in to comment.