fix: safely rename dasmt to datmt without breaking encoding
All checks were successful
Deploy Tools / deploy (push) Successful in 2m46s

This commit is contained in:
jade
2026-08-31 15:55:43 +09:00
parent cd991bd623
commit 42a04c03fd
11 changed files with 63 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
rootProject.name = 'dat-was-dasmt'
rootProject.name = 'dat-was-datmt'
include 'dat-was-lib'
include 'dat-was-cus'