diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:44:48 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:44:48 -0700 |
| commit | 8610e343b3c57cf3fce6e180c42044b90b096456 (patch) | |
| tree | a5945c7b75c507d3291806bb3a4027708caa46de | |
| parent | RM-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrai... (diff) | |
| download | jetbrains-8610e343b3c57cf3fce6e180c42044b90b096456.tar.xz jetbrains-8610e343b3c57cf3fce6e180c42044b90b096456.zip | |
RM-2021.2.1 <fuwnz@FUWN-PC Update filetypes.xml Delete updates.xml
| -rw-r--r-- | filetypes.xml | 2 | ||||
| -rw-r--r-- | updates.xml | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/filetypes.xml b/filetypes.xml index 5543987..325ef5e 100644 --- a/filetypes.xml +++ b/filetypes.xml @@ -1,8 +1,8 @@ <application> <component name="FileTypeManager" version="18"> <extensionMap> - <removed_mapping ext="graphqlconfig" type="JSON" /> <removed_mapping ext="chm" approved="true" type="Native" /> + <removed_mapping ext="graphqlconfig" approved="true" type="JSON" /> </extensionMap> </component> </application>
\ No newline at end of file diff --git a/updates.xml b/updates.xml deleted file mode 100644 index aee3ab7..0000000 --- a/updates.xml +++ /dev/null @@ -1,6 +0,0 @@ -<application> - <component name="UpdatesConfigurable"> - <option name="LAST_BUILD_CHECKED" value="RM-212.5080.58" /> - <option name="LAST_TIME_CHECKED" value="1630564615335" /> - </component> -</application>
\ No newline at end of file |