mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-04 13:57:45 +08:00
update 2026-01-22 11:44:11
This commit is contained in:
@@ -309,7 +309,7 @@ const parseRulesYaml = hm.parseYaml.extend({
|
||||
if (!entry)
|
||||
return null;
|
||||
|
||||
// key mapping // 2026/01/17
|
||||
// key mapping // 2026/01/18
|
||||
let config = {
|
||||
id: this.id,
|
||||
label: '%s %s'.format(this.id.slice(0,7), _('(Imported)')),
|
||||
|
||||
Reference in New Issue
Block a user