mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Fix create_plugin.py script
This commit is contained in:
parent
5c26a4b1cf
commit
dbece6a6f6
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ class WebUI(WebPluginBase):
|
||||||
|
|
||||||
DEFAULT_JS = """/*
|
DEFAULT_JS = """/*
|
||||||
Script: %(filename)s
|
Script: %(filename)s
|
||||||
The client-side javascript code for the %(name) plugin.
|
The client-side javascript code for the %(name)s plugin.
|
||||||
|
|
||||||
Copyright:
|
Copyright:
|
||||||
(C) %(author_name)s 2009 <damoxc@gmail.com>
|
(C) %(author_name)s 2009 <damoxc@gmail.com>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue