mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-05 07:17:00 +00:00
Fix eslint config and apply all fixes.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
emits: ["close"],
|
||||
mounted() {
|
||||
window.addEventListener("keydown", this.handleKeyDown);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user