1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 15:55:56 +02:00

fix: use import assertion

This commit is contained in:
syuilo
2022-03-01 00:40:53 +09:00
parent a8e8b2e2cf
commit 8dcdbddbfb
4 changed files with 6 additions and 3 deletions

View File

@@ -12,6 +12,9 @@ You should also include the user name that made the change.
## 12.x.x (unreleased)
### NOTE
このバージョンからNode v16.14.0以降が必要です
### Changes
- ートの最大文字数を設定できる機能が廃止され、デフォルトで一律3000文字になりました