1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 11:39:36 +02:00

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