Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
fix(paste bug): fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tubiaoge committed Sep 21, 2020
1 parent 325b66c commit 76d966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/global/getdata.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getObjType } from '../utils/util';
import { getObjType,rgbTohex } from '../utils/util';
import { getSheetIndex } from '../methods/get';
import server from '../controllers/server';
import formula from './formula';
Expand Down

0 comments on commit 76d966f

Please sign in to comment.