Skip to content

Commit ca53082

Browse files
committed
chore: Update default title in bindings.dart.md
1 parent 17dba87 commit ca53082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/msm1/bindings.dart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,5 +218,5 @@ const _CLASS = '___CLASS___';
218218
const _SEGMENT = '___SCREEN_SEGMENT___';
219219
const _PATH = '/$_SEGMENT';
220220
const _TR_KEY = 'screens.___CLASS___';
221-
const _DEFAULT_TITLE = '___ DEFAULT_TITLE___';
221+
const _DEFAULT_TITLE = '___DEFAULT_TITLE___';
222222
```

0 commit comments

Comments
 (0)