From 210131ca184c3aa043371857c022aa1aa149efbf Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Fri, 15 Apr 2022 02:00:25 -0700 Subject: Matched casing for almost all replacements --- src/features/workspaces/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/features/workspaces/api.ts') diff --git a/src/features/workspaces/api.ts b/src/features/workspaces/api.ts index 8447fc247..3c8cbbceb 100644 --- a/src/features/workspaces/api.ts +++ b/src/features/workspaces/api.ts @@ -4,7 +4,7 @@ import Request from '../../stores/lib/Request'; import Workspace from './models/Workspace'; import apiBase from '../../api/apiBase'; -const debug = require('debug')('Ferdi:feature:workspaces:api'); +const debug = require('debug')('Ferdium:feature:workspaces:api'); export const workspaceApi = { getUserWorkspaces: async () => { -- cgit v1.2.3-70-g09d2