temp disable rm placeholder tags
This commit is contained in:
@@ -641,7 +641,7 @@ function axesCombos(axes) {
|
||||
this.saveSession();
|
||||
},
|
||||
tagsToCSV() {
|
||||
this.RemovePlaceHolderTags();
|
||||
//this.RemovePlaceHolderTags();
|
||||
this.tags = this.tags.filter((t) => t.name !== "");
|
||||
// The sorting function used is case sensitive.
|
||||
// This means that "A" will come before "a".
|
||||
|
||||
Reference in New Issue
Block a user