mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +10:00
fix: more eslint stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default defineEventHandler((h3) => {
|
||||
export default defineEventHandler((_h3) => {
|
||||
return {
|
||||
appName: "Drop",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user