Added todo

This commit is contained in:
Joel Collins 2019-11-26 16:06:45 +00:00
parent 38327aeccc
commit 8c511f0cfc

View file

@ -133,6 +133,7 @@ export default {
},
submitApiUri: function() {
// TODO: This could probably be handled more explicitally
return this.pluginApiUri + this.route;
}
},