Added alert transfer tools. Removed stash and alert add-tiles in favor of more prominent heading buttons.

This commit is contained in:
DebaucheryLibrarian
2023-06-08 02:36:47 +02:00
parent e7b72f5e99
commit 3dbb74a1dc
4 changed files with 36 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
'use strict';
const fs = require('fs');
const knex = require('../knex');
const args = require('../argv');