Updated meteor; Fixed AssetTypes add/update/remove.

This commit is contained in:
2023-04-22 13:20:14 -07:00
parent 8196c02b4e
commit 5514cd8d9d
9 changed files with 103 additions and 64 deletions

View File

@@ -4,7 +4,8 @@ import '../imports/api/';
import './google-oauth.js';
import '/imports/startup/accounts-config.js';
import './logging';
//Currently all the websocket based reporting is done via the data collection system.
//import './websocket'