Browse Source

Addon id for ui_web

Change-Id: I373c81296f5810ae7b16be3a2b907add32f22364
Reviewed-on: http://gerrit.dmdirc.com/617
Automatic-Compile: Gregory Holmes <greg@dmdirc.com>
Reviewed-by: Gregory Holmes <greg@dmdirc.com>
tags/0.6.3
Chris Smith 14 years ago
parent
commit
08f2ea040e
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      src/com/dmdirc/addons/ui_web/plugin.config

+ 3
- 2
src/com/dmdirc/addons/ui_web/plugin.config View File

@@ -7,6 +7,7 @@ keysections:
7 7
   metadata
8 8
   version
9 9
   defaults
10
+  updates
10 11
 
11 12
 metadata:
12 13
   author=Chris <chris@dmdirc.com>
@@ -22,7 +23,7 @@ version:
22 23
 provides:
23 24
   web ui
24 25
 
25
-permanent:
26
-  *
26
+updates:
27
+  id=29
27 28
 
28 29
 defaults:

Loading…
Cancel
Save