feat(deeplink): implement custom deep link handling and remove electron-app-universal-protocol-client

This commit is contained in:
Elysia
2026-01-18 00:45:25 +08:00
parent a476db84ee
commit c7b3257a2c
5 changed files with 99 additions and 18 deletions

View File

@@ -45,7 +45,6 @@ jobs:
- name: Install Dependencies
run: |
npm install -G node-gyp@11.1.0
npm install
- name: Build Release Files