X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0a7090f11131631647db366ff87976407e788412..edd562d25bf18c4faf784cf67551af1eb062885b:/src/wolnelektury/settings/apps.py?ds=inline

diff --git a/src/wolnelektury/settings/apps.py b/src/wolnelektury/settings/apps.py
index cac86d8ff..d4faa8bfb 100644
--- a/src/wolnelektury/settings/apps.py
+++ b/src/wolnelektury/settings/apps.py
@@ -1,5 +1,5 @@
-# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
-# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 #
 
 INSTALLED_APPS_OUR = [
@@ -8,6 +8,7 @@ INSTALLED_APPS_OUR = [
     'ajaxable',
     'annoy',
     'api',
+    'bookmarks',
     'catalogue',
     'chunks',
     'dictionary',