Improve importer, add channels and import both drop_campaigns and drop_campaign

This commit is contained in:
Joakim Hellsén 2026-01-06 20:36:18 +01:00
commit adc6deb314
No known key found for this signature in database
8 changed files with 401 additions and 78 deletions

View file

@ -88,6 +88,7 @@ line-length = 120
"S106",
"PLR6301",
"S105",
"SLF001",
]
"**/migrations/**" = ["RUF012"]