Merge pull request #41379 from hazarek/patch-1

Fixes GDScript UTI
This commit is contained in:
Rémi Verschelde 2020-08-21 02:13:45 +02:00 committed by GitHub
commit ad376d4422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@
<string>GDScript.icns</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.script</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>