From 97a2a704e2636d70ceda9c7e0ee1becd09a6c517 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Oct 2022 11:44:47 +0200 Subject: Fix peers info width in live --- server/tests/helpers/index.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'server') diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts index 42d644c40..1f0e3098a 100644 --- a/server/tests/helpers/index.ts +++ b/server/tests/helpers/index.ts @@ -1,7 +1,7 @@ -import './crypto' +import './comment-model' import './core-utils' +import './crypto' import './dns' -import './dns' -import './comment-model' +import './image' import './markdown' import './request' -- cgit v1.2.3