feat(directory): header title will only contain operator name, instead of full name

This commit is contained in:
Haoyu Xu
2023-05-05 20:09:19 -04:00
parent b1d3069901
commit 1d0d8d0cfa
7 changed files with 26 additions and 7 deletions

View File

@@ -42,6 +42,8 @@ showcase:
2021/05/26:
- First commit
directory:
2023/05/05:
- Header title will only contain operator name, instead of full name (skin name + operator name)
2023/05/04:
- Added Start animation for supported operator
2023/05/01: