mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-17 10:34:06 +01:00
fix: docs
This commit is contained in:
25
.idea/workspace.xml
generated
25
.idea/workspace.xml
generated
@@ -4,10 +4,9 @@
|
|||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="fix: compress png">
|
<list default="true" id="b30e2810-c4c1-4aad-b134-794e52cc1c7d" name="Changes" comment="fix: docs">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/img.png" beforeDir="false" afterPath="$PROJECT_DIR$/img.png" afterDir="false" />
|
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@@ -256,14 +255,6 @@
|
|||||||
<workItem from="1740301493702" duration="8924000" />
|
<workItem from="1740301493702" duration="8924000" />
|
||||||
<workItem from="1740318886545" duration="856000" />
|
<workItem from="1740318886545" duration="856000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00058" summary="fix: ToolFileInput.tsx">
|
|
||||||
<option name="closed" value="true" />
|
|
||||||
<created>1719305172029</created>
|
|
||||||
<option name="number" value="00058" />
|
|
||||||
<option name="presentableId" value="LOCAL-00058" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1719305172029</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-00059" summary="fix: generate numbers">
|
<task id="LOCAL-00059" summary="fix: generate numbers">
|
||||||
<option name="closed" value="true" />
|
<option name="closed" value="true" />
|
||||||
<created>1719349760930</created>
|
<created>1719349760930</created>
|
||||||
@@ -648,7 +639,15 @@
|
|||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1740322444616</updated>
|
<updated>1740322444616</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="107" />
|
<task id="LOCAL-00107" summary="fix: docs">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1740324026721</created>
|
||||||
|
<option name="number" value="00107" />
|
||||||
|
<option name="presentableId" value="LOCAL-00107" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1740324026721</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="108" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
@@ -680,7 +679,6 @@
|
|||||||
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
||||||
<option name="CHECK_NEW_TODO" value="false" />
|
<option name="CHECK_NEW_TODO" value="false" />
|
||||||
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
||||||
<MESSAGE value="chore: formik updateField" />
|
|
||||||
<MESSAGE value="ci: run e2e tests" />
|
<MESSAGE value="ci: run e2e tests" />
|
||||||
<MESSAGE value="fix: ci" />
|
<MESSAGE value="fix: ci" />
|
||||||
<MESSAGE value="chore: jimp types" />
|
<MESSAGE value="chore: jimp types" />
|
||||||
@@ -705,7 +703,8 @@
|
|||||||
<MESSAGE value="feat: update readme" />
|
<MESSAGE value="feat: update readme" />
|
||||||
<MESSAGE value="feat: compress png" />
|
<MESSAGE value="feat: compress png" />
|
||||||
<MESSAGE value="fix: compress png" />
|
<MESSAGE value="fix: compress png" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="fix: compress png" />
|
<MESSAGE value="fix: docs" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="fix: docs" />
|
||||||
</component>
|
</component>
|
||||||
<component name="XSLT-Support.FileAssociations.UIState">
|
<component name="XSLT-Support.FileAssociations.UIState">
|
||||||
<expand />
|
<expand />
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ coding, OmniTools has you covered. Please don't forget to star the
|
|||||||
repo to support us.
|
repo to support us.
|
||||||
Here is the [demo](https://omnitools.netlify.app/) website.
|
Here is the [demo](https://omnitools.netlify.app/) website.
|
||||||
|
|
||||||
s
|

|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user