Skip to content

Commit 17f21db

Browse files
committed
formatting
1 parent 76b7c77 commit 17f21db

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/merges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Merge Checks
22

33
on:
44
push:
5-
branches: *
5+
branches: "*"
66

77
jobs:
88
rust-checks:

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ bit wonky, and will be fixed in the upcoming releases
6161
- [ ] Plugin Support 31/12/2025 (Partially implemented on 15/12/2025)
6262
- [ ] Blur / transparent background (Partially implemented on 13/12/2025)
6363
- [ ] Hyperkey - Map CMD + OPT + CTRL + SHIFT to a physical key
64-
- [ ] Ability to pick between tabs in firefox / chromium browsers - using [Puppeteer](https://pptr.dev/)
64+
- [ ] Ability to pick between tabs in firefox / chromium browsers - using
65+
[Puppeteer](https://pptr.dev/)
6566
- [ ] Cross platform support - (1/2/2026)
6667

6768
### Finished:

0 commit comments

Comments
 (0)