mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-25 09:14:34 +01:00
fix; markdown in faqs, makers filters for contacts
This commit is contained in:
@@ -706,6 +706,7 @@ export type Vote = {
|
||||
|
||||
export type WalletKey = {
|
||||
__typename?: 'WalletKey';
|
||||
createdAt: Scalars['Date'];
|
||||
is_current: Scalars['Boolean'];
|
||||
key: Scalars['String'];
|
||||
name: Scalars['String'];
|
||||
|
||||
Reference in New Issue
Block a user