mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:02:46 +00:00
Merge branch 'main' of https://github.com/maxkb-dev/maxkb
This commit is contained in:
commit
92305f5713
|
|
@ -14,7 +14,7 @@ WHERE ac.id = acr_max.chat_id;
|
|||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('application', '0019_application_file_upload_enable_and_more.py'),
|
||||
('application', '0019_application_file_upload_enable_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue