mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 05:09:46 -06:00
Fixed typo in eslint
This commit is contained in:
committed by
Benedikt Kulmann
parent
662817af0a
commit
2b9e93dcfd
@@ -1,7 +1,7 @@
|
||||
/* eslint-disable camelcase */
|
||||
import { AccountsService_ListAccounts } from '../client/accounts'
|
||||
import { RoleService_ListRoles } from '../client/settings'
|
||||
/* eslint-disable camelcase */
|
||||
/* eslint-enable camelcase */
|
||||
import { injectAuthToken } from '../helpers/auth'
|
||||
|
||||
const state = {
|
||||
|
||||
Reference in New Issue
Block a user