notum-cz / strapi-plugin-location

This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
MIT License
24 stars 13 forks source link

feat: delete blank admin pages #9

Closed omikulcik closed 1 year ago

omikulcik commented 1 year ago

Deleted blank pages in admin and removed the plugin from the sidebar because it had not shown anything. Also set up different route to be used for server when in development mode.