소스 검색

Fixes relaybot plugin relying on a non existant parser

Change-Id: I86b948e6a3b6f84315c78766b814f7747263b0b9
Reviewed-on: http://gerrit.dmdirc.com/1132
Automatic-Compile: DMDirc Local Commits <dmdirc@googlemail.com>
Reviewed-by: Chris Smith <chris@dmdirc.com>
tags/0.6.4
Greboid 14 년 전
부모
커밋
5bad64fced
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/com/dmdirc/addons/relaybot/plugin.config

+ 1
- 1
src/com/dmdirc/addons/relaybot/plugin.config 파일 보기

@@ -21,7 +21,7 @@ updates:
21 21
   id=50
22 22
 
23 23
 requires:
24
-  parent=parser_irc
24
+  parent=irc
25 25
 
26 26
 defaults:
27 27
   colourFullName=true

Loading…
취소
저장