Update Userscript
This commit is contained in:
@@ -15,7 +15,7 @@ log = CPLog(__name__)
|
||||
|
||||
class Userscript(Plugin):
|
||||
|
||||
version = 4
|
||||
version = 5
|
||||
|
||||
def __init__(self):
|
||||
addApiView('userscript.get/(.*)/(.*)', self.getUserScript, static = True)
|
||||
|
||||
Reference in New Issue
Block a user