Commit f98c1fd5 authored by Medicean's avatar Medicean

(Change:Module:Setting) ADefault icon

parent 62adcaea
......@@ -10,7 +10,7 @@ class ADefault {
constructor(sidebar) {
sidebar.addItem({
id: 'adefault',
text: `<i class="fa fa-television"></i> ${LANG['title']}`
text: `<i class="fa fa-sliders"></i> ${LANG['title']}`
});
const cell = sidebar.cells('adefault');
const default_config = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment