diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-07 05:54:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 13:54:41 +1000 |
| commit | dc4cd12f82440345f2adb0d280e57ef42f60c5ae (patch) | |
| tree | e36e57d79c4c1386c4d9e73d069564781d2a1fb1 /.idea/codeStyles | |
| parent | e83b8a597f0983f1de6a6ba0666dfdad359c3d5d (diff) | |
| download | notenoughupdates-dc4cd12f82440345f2adb0d280e57ef42f60c5ae.tar.gz notenoughupdates-dc4cd12f82440345f2adb0d280e57ef42f60c5ae.tar.bz2 notenoughupdates-dc4cd12f82440345f2adb0d280e57ef42f60c5ae.zip | |
meta: Fix Inventory Buttons still showing in 2 terms (#1218)
Co-authored-by: Linnea Gräf <nea@nea.moe>
Diffstat (limited to '.idea/codeStyles')
| -rw-r--r-- | .idea/codeStyles/Project.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index c2c50913..68a0c5f9 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -56,4 +56,4 @@ <option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" /> </codeStyleSettings> </code_scheme> -</component>
\ No newline at end of file +</component> |
