renamed fbf app to bird

This commit is contained in:
gw3000 2023-06-22 17:28:44 +02:00
parent 7724148dfc
commit 2d75a02c6e
19 changed files with 12 additions and 13 deletions

View file

@ -53,7 +53,7 @@ INSTALLED_APPS = [
# -----------------------------------
# My Apps
# -----------------------------------
"fbf",
"bird",
"rescuer",
"sites",
]