mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 21:07:44 +00:00
Fix icons
This commit is contained in:
@@ -113,7 +113,6 @@ export const serviceMap: Record<Service, string> = {
|
||||
[Service.Storage]: 'Storage',
|
||||
[Service.Teams]: 'Teams',
|
||||
[Service.Users]: 'Users',
|
||||
[Service.Messaging]: 'Messaging'
|
||||
};
|
||||
|
||||
export const preferredVersion = writable<Version | null>(
|
||||
|
||||
Reference in New Issue
Block a user