diff --git a/js/ui/status/location.js b/js/ui/status/location.js index b08e914c5..666230890 100644 --- a/js/ui/status/location.js +++ b/js/ui/status/location.js @@ -17,7 +17,7 @@ const LOCATION_SCHEMA = 'org.gnome.system.location'; const MAX_ACCURACY_LEVEL = 'max-accuracy-level'; const ENABLED = 'enabled'; -const APP_PERMISSIONS_TABLE = 'desktop'; +const APP_PERMISSIONS_TABLE = 'gnome'; const APP_PERMISSIONS_ID = 'geolocation'; const GeoclueAccuracyLevel = {