summaryrefslogtreecommitdiffstats
path: root/src/store/systemtags.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/store/systemtags.js')
-rw-r--r--src/store/systemtags.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/store/systemtags.js b/src/store/systemtags.js
index da520441..31f23e8f 100644
--- a/src/store/systemtags.js
+++ b/src/store/systemtags.js
@@ -17,6 +17,7 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
*/
import Vue from 'vue'
import { sortCompare } from '../utils/fileUtils'