mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
6 lines
141 B
TypeScript
6 lines
141 B
TypeScript
import { defineRunnerConfig } from 'wxt';
|
|
|
|
export default defineRunnerConfig({
|
|
startUrls: ['https://github.com/catppuccin/catppuccin'],
|
|
});
|