mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Fix style and typos
This commit is contained in:
@@ -88,7 +88,8 @@ export const platformMap: Record<Language|string, string> = {
|
||||
yaml: 'YAML',
|
||||
text: 'Text',
|
||||
vue: 'Vue',
|
||||
svelte: 'Svelte'
|
||||
svelte: 'Svelte',
|
||||
groovy: 'Groovy'
|
||||
};
|
||||
|
||||
export const serviceMap: Record<Service, string> = {
|
||||
|
||||
Reference in New Issue
Block a user