Skip to content

Commit c74ffe8

Browse files
committed
fix: manatee name
1 parent 65e7c5c commit c74ffe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manatee/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
},
7272
}
73-
PERMISSION_FRAMEWORK_LOCATIONS.append('coral.permissions')
73+
PERMISSION_FRAMEWORK_LOCATIONS.append('manatee.permissions')
7474
DATATYPE_LOCATIONS.append('manatee.datatypes')
7575
FUNCTION_LOCATIONS.append('manatee.functions')
7676
ETL_MODULE_LOCATIONS.append('manatee.etl_modules')

0 commit comments

Comments
 (0)