Commit 4c5ff2fd authored by nanahira's avatar nanahira

improve shortcut grammer and .st +2

parent 643495a4
......@@ -122,7 +122,7 @@ export class DbModule extends BaseModule implements LifecycleEvents {
datas.push({
...sessionInfo,
skillName,
value: parseInt(fullMatch[2]),
value,
});
}
if (!datas.length) {
......
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