fix: update file category

This commit is contained in:
Jamie Pine 2025-12-03 15:54:28 -08:00
parent fc41ad9f0f
commit 133d48be73
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 1296947c8bbf1740f09ee1a7b7489e9a1404fb36 Subproject commit e105b9fcadbd4bf133787466c0dfcca38212a52f

View File

@ -557,7 +557,7 @@ id = "application/sql"
name = "SQL" name = "SQL"
extensions = ["sql"] extensions = ["sql"]
mime_types = ["application/sql", "text/x-sql"] mime_types = ["application/sql", "text/x-sql"]
category = "code" category = "document"
priority = 80 priority = 80
[file_types.metadata] [file_types.metadata]