Skip to content

Commit

Permalink
Merge pull request #342 from betagouv/fix-commands
Browse files Browse the repository at this point in the history
🐞 Hot fix : Ajout de `config` dans apps
  • Loading branch information
alemangui authored Mar 28, 2024
2 parents 6f29633 + e13027f commit a03a913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
]

PROJECT_APPS = [
"config",
"api",
"data",
"tokens",
Expand Down

0 comments on commit a03a913

Please sign in to comment.