Fixed bug with custom css not updating

This commit is contained in:
Paweł Malak
2021-10-28 16:05:21 +02:00
parent 3dd255f359
commit 88694c7e27
4 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
const asyncWrapper = require('../../middleware/asyncWrapper');
const File = require('../../utils/File');
const { join } = require('path');
const fs = require('fs');
// @desc Update custom CSS file
// @route PUT /api/config/0/css