Commit f14371fb authored by nanahira's avatar nanahira

improve shortcut grammer and .st +1

parent 5b2b27e2
......@@ -121,7 +121,7 @@ export class DbModule extends BaseModule implements LifecycleEvents {
}
datas.push({
...sessionInfo,
skillName: fullMatch[1],
skillName,
value: parseInt(fullMatch[2]),
});
}
......
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