Conformance: Activity sequence Self loop(s) done.

This commit is contained in:
chiayin
2023-08-15 10:36:53 +08:00
parent 82f18ee5e4
commit a2473a9ff1
2 changed files with 2 additions and 1 deletions

View File

@@ -147,7 +147,7 @@ export default {
isMode = 'short-loops';
break;
case 'Self loop(s)':
isMode = 'c';
isMode = 'self-loops';
break;
default:
break;