chore: exclude icon typo check

This commit is contained in:
CaptainB 2025-01-23 11:04:11 +08:00 committed by 刘瑞斌
parent 4610be9745
commit f2b7c9229b
4 changed files with 4 additions and 1 deletions

View File

@ -9,3 +9,4 @@ DB_ENGINE: django.db.backends.postgresql_psycopg2
DEBUG: false
TIME_ZONE: Asia/Shanghai

View File

@ -120,3 +120,4 @@ if __name__ == '__main__':
collect_static()
perform_db_migrate()
start_services()

1
package-lock.json generated
View File

@ -4,3 +4,4 @@
"requires": true,
"packages": {}
}