Fix theme preference is not remembered (#176)

This commit is contained in:
Quang Lam 2020-03-27 20:39:29 +07:00 committed by GitHub
parent d6d86e5e8f
commit fa19e46402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 12 additions and 47 deletions

View file

@ -9,12 +9,6 @@ on:
paths-ignore:
- 'catalog/**'
- 'docs/**'
pull_request:
branches:
- master
paths-ignore:
- 'catalog/**'
- 'docs/**'
jobs:
build:

View file

@ -9,12 +9,6 @@ on:
paths-ignore:
- 'catalog/**'
- 'docs/**'
pull_request:
branches:
- master
paths-ignore:
- 'catalog/**'
- 'docs/**'
jobs:
build: