mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 17:46:41 -05:00
OAuth 2 (#158)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { GenericCompletionOption } from '../../components/core/Editor/genericCompletion';
|
||||
import type { GenericCompletionOption } from '@yaakapp-internal/plugins';
|
||||
|
||||
export const headerNames: (GenericCompletionOption | string)[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user