Skip to content
Snippets Groups Projects
Commit 15fb8180 authored by Janis Streib's avatar Janis Streib :owl:
Browse files

FIX: dbeditor cache

parent 090c4e8c
No related branches found
No related tags found
No related merge requests found
Pipeline #274909 passed with warnings
......@@ -125,6 +125,7 @@ export default {
}
}
res.object_functions = data.object_functions
res.object_fq_name = object_fq_name
vm.$store.commit('cacheDBEditorData', {
object_fq_name: res.object_fq_name,
object_definition: res.object_definition,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment