use app.pb.logs.truncate()

This commit is contained in:
Gani Georgiev
2026-08-19 18:12:35 +03:00
parent c2cbd9707f
commit 252358e036
11 changed files with 116 additions and 99 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ This document describes how to prepare a PR for a change in the main repository.
## Prerequisites
- Go 1.25+ (for making changes in the Go code)
- Go 1.27+ (for making changes in the Go code)
- Node 24+ (for making changes in the Superuser UI)
If you haven't already, you can fork the main repository and clone your fork so that you can work locally: