test: auto lint

This commit is contained in:
hamster1963 2024-12-13 15:21:38 +08:00
parent 408cd9ce4b
commit 124966c27c

View File

@ -7,5 +7,5 @@ export default async function Home() {
<ServerOverview />
<ServerList />
</div>
)
);
}