mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
Consistency
This commit is contained in:
@@ -135,7 +135,7 @@ int hexchat_plugin_init(hexchat_plugin *plugin_handle, char **plugin_name, char
|
|||||||
|
|
||||||
themeInit();
|
themeInit();
|
||||||
loadThemes();
|
loadThemes();
|
||||||
hexchat_printf(ph, "%s %s plugin loaded\n",*plugin_name, VERSION);
|
hexchat_printf(ph, "%s plugin loaded\n", *plugin_name);
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user