diff options
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/config.codekit b/public/config.codekit index 245159c5..f020feff 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -84,6 +84,17 @@ "outputPathIsSetByUser": 0, "processed": 1 }, + "\/img\/dingtalk.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 30738, + "inputAbbreviatedPath": "\/img\/dingtalk.png", + "outputAbbreviatedPath": "\/img\/dingtalk.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + }, "\/img\/discord.png": { "fileType": 32768, "ignore": 0, |