[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-09-21 06:32:22 +00:00
committed by GitHub
parent 49a2535492
commit f3292e9bba
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ export default defineBackground(() => {
}
}
});
});
});
+1 -1
View File
@@ -160,4 +160,4 @@ export default defineContentScript({
initRepomixIntegration();
}
},
});
});
+1 -1
View File
@@ -11,4 +11,4 @@
.repomix-button .octicon img {
vertical-align: text-bottom;
}
}
+1 -1
View File
@@ -44,4 +44,4 @@ export default defineConfig({
webExt: {
startUrls: ['https://github.com/yamadashy/repomix'],
},
});
});