Commit 8c511f0c authored by Joel Collins's avatar Joel Collins
Browse files

Added todo

parent 38327aec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -133,6 +133,7 @@ export default {
    },

    submitApiUri: function() {
      // TODO: This could probably be handled more explicitally
      return this.pluginApiUri + this.route;
    }
  },