Minor changes

This commit is contained in:
WardPearce
2024-10-25 18:13:31 +13:00
parent dccb260ad7
commit 79544b2f3b
7 changed files with 8 additions and 3134 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
labels: 'bug'
assignees: 'WardPearce'
---
+2 -2
View File
@@ -2,8 +2,8 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
labels: 'enhancement'
assignees: 'WardPearce'
---
+1
View File
@@ -5,6 +5,7 @@ on:
- 'main'
paths-ignore:
- '**/README.md'
- 'flatpak/**'
permissions:
contents: write
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [ main ]
paths-ignore:
- '**/README.md'
- 'flatpak/**'
workflow_dispatch:
+1
View File
@@ -6,6 +6,7 @@ on:
- main
paths-ignore:
- '**/README.md'
- 'flatpak/**'
jobs:
web-build:
-3128
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -32,7 +32,6 @@
"eslint-plugin-svelte": "^2.44.1",
"i": "^0.3.7",
"jsdom": "^25.0.1",
"npm": "^10.9.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"svelte": "^4.2.19",
@@ -76,4 +75,4 @@
"vidstack": "^1.12.9",
"youtubei.js": "^10.5.0"
}
}
}