mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 01:59:08 +00:00
strip out bazel, grpc
This commit is contained in:
parent
c8adad6c81
commit
1dd910a5f6
290 changed files with 22037 additions and 32177 deletions
|
@ -1,6 +1,6 @@
|
|||
import { hasPermission, permissions, hasPermissionOrAdmin } from './hasPermission';
|
||||
import { Role } from 'roleypoly/src/rpc/shared';
|
||||
import { guildRoles } from 'roleypoly/src/design-system/shared-types/storyData';
|
||||
import { Role } from 'roleypoly/rpc/shared';
|
||||
import { guildRoles } from 'roleypoly/common/types/storyData';
|
||||
|
||||
const roles: Role.AsObject[] = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue