Timothy Jaeryang Baek 3 달 전
부모
커밋
40f9747ae4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/lib/components/admin/Users/UserList.svelte

+ 1 - 1
src/lib/components/admin/Users/UserList.svelte

@@ -488,7 +488,7 @@
 
 <Pagination bind:page count={users.length} />
 
-{#if users.length > 3}
+{#if users.length > 50}
 	<div class="text-sm">
 		<Markdown
 			content={`