mirror of
https://github.com/Codiad/Codiad.git
synced 2026-03-21 16:36:51 +01:00
Fix variable name
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
var self = null;
|
||||
|
||||
$(function() {
|
||||
codiad.fileExtTextMode.init();
|
||||
codiad.fileext_textmode.init();
|
||||
});
|
||||
|
||||
global.codiad.fileext_textmode = {
|
||||
|
||||
Reference in New Issue
Block a user