删除源码内的更新日志
This commit is contained in:
parent
9ad45f3b6e
commit
f9e09d5b5d
@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name LMSGuides助手-源码
|
||||
// @name LMSGuide辅助
|
||||
// @version 1.3.2
|
||||
// @description 要有远大的理想,也要有脚踏实地的本领
|
||||
// @author 小钊
|
||||
@ -12,16 +12,6 @@
|
||||
// @grant GM_deleteValue
|
||||
// ==/UserScript==
|
||||
|
||||
/* 更新日志
|
||||
1.3.1
|
||||
修复
|
||||
复制到实体机功能无法使用
|
||||
1.3.2
|
||||
修复
|
||||
1.实验报告->文本样式->预定义格式被识别为代码导致添加按钮的bug
|
||||
2.复制到虚拟机/实体机成功的提示无法切换
|
||||
*/
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
// 通用样式定义
|
||||
@ -399,4 +389,4 @@
|
||||
}catch {}
|
||||
}
|
||||
}, 1000)
|
||||
})();
|
||||
})();
|
||||
|
Loading…
x
Reference in New Issue
Block a user