Commit 901fc50f authored by jtc42's avatar jtc42
Browse files

Better client info in default capture metadata

parent 033b6494
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ export default {
      newTag: "",
      tags: [],
      customMetadata: {
        Client: "openflexure.vue"
        Client: `${process.env.PACKAGE.name}.${process.env.PACKAGE.version}`
      },
      newMetadata: {
        key: "",