Skip to content
Snippets Groups Projects

Resolve "Add option to configure extra marks for personal notes"

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -10,7 +10,7 @@ class Migration(migrations.Migration):
dependencies = [
("sites", "0002_alter_domain_unique"),
("alsijil", "0001_initial"),
("alsijil", "0002_excuse_type"),
]
operations = [
Loading