🐛 Fix infinite scroll for shared with me (#641)

This commit is contained in:
Montassar Ghanmy
2024-09-05 14:30:27 +01:00
committed by GitHub
parent 492b636e93
commit f14ec8bd2d
10 changed files with 253 additions and 70 deletions
@@ -41,6 +41,7 @@ services:
- "5432:5432"
node:
# Use the build context in the current directory
build:
context: .
dockerfile: docker/tdrive-node/Dockerfile