mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-09 10:41:49 -08:00
Fix theme preference is not remembered (#176)
This commit is contained in:
parent
d6d86e5e8f
commit
fa19e46402
11 changed files with 12 additions and 47 deletions
6
.github/workflows/macos.yml
vendored
6
.github/workflows/macos.yml
vendored
|
|
@ -9,12 +9,6 @@ on:
|
|||
paths-ignore:
|
||||
- 'catalog/**'
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'catalog/**'
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
6
.github/workflows/windows.yml
vendored
6
.github/workflows/windows.yml
vendored
|
|
@ -9,12 +9,6 @@ on:
|
|||
paths-ignore:
|
||||
- 'catalog/**'
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'catalog/**'
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue