Improve module icons and update language for icons
This commit is contained in:
@@ -283,7 +283,7 @@ function split_lines(text)
|
||||
j++;
|
||||
}
|
||||
}
|
||||
while(splitAt != -1)
|
||||
while (splitAt != -1)
|
||||
}
|
||||
}
|
||||
return splitLines;
|
||||
|
||||
Reference in New Issue
Block a user