parent
2608df9727
commit
2508971be1
2
main.tpl
2
main.tpl
|
@ -21,7 +21,7 @@
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
Link info
|
Link info
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- bold }}
|
{{- reset }}
|
||||||
|
|
||||||
»
|
»
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,7 @@ const (
|
||||||
youtubeIdType_ChannelId
|
youtubeIdType_ChannelId
|
||||||
youtubeIdType_Playlist
|
youtubeIdType_Playlist
|
||||||
|
|
||||||
header = "\x031,0You\x030,4Tube\x03" +
|
header = "\x0301,00You\x0300,04Tube"
|
||||||
"99,99" + /* Fix for KiwiIRC not flushing background color on empty color tag */
|
|
||||||
"\x03" /* Fix for Mibbit interpreting 99 as green instead of transparent */
|
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue