Skip to content

Commit d58e508

Browse files
committed
Merge branch 'feat/object_priority' of https://github.com/Geode-solutions/OpenGeodeWeb-Front into feat/object_priority
2 parents f776da4 + 6bf890d commit d58e508

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/ObjectSelector.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ async function get_allowed_objects() {
138138
toggle_loading()
139139
}
140140
141-
142141
function set_geode_object(input_geode_object) {
143142
if (input_geode_object != "") {
144143
emit("update_values", { input_geode_object })

0 commit comments

Comments
 (0)