mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 23:20:26 -08:00
refactor: updater
This commit is contained in:
parent
2b77b2b5a1
commit
f81cb15a58
11 changed files with 129 additions and 113 deletions
|
|
@ -6,6 +6,7 @@ import { Subject } from 'rxjs';
|
|||
export interface IUserInfos {
|
||||
userName: string;
|
||||
'github-token'?: string;
|
||||
'github-userName'?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue