mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: rendy v5.0.0
This commit is contained in:
parent
cdeb40d191
commit
7ef134f46f
9 changed files with 41 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import rendy from 'rendy';
|
||||
import {rendy} from 'rendy';
|
||||
import currify from 'currify';
|
||||
import store from 'fullstore';
|
||||
import {encode} from '#common/entity';
|
||||
|
|
@ -128,7 +128,6 @@ export const buildFromJSON = (params) => {
|
|||
const json = params.data;
|
||||
|
||||
const path = encode(json.path);
|
||||
|
||||
const {files} = json;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue