mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-17 23:00:02 +02:00
Merge branch 'forgejo' into upload_with_path_structure
Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
This commit is contained in:
commit
e803767439
61 changed files with 1066 additions and 392 deletions
|
@ -262,7 +262,7 @@ const sfc = {
|
|||
|
||||
try {
|
||||
this.loading = true;
|
||||
// Since no async operations occured since fetching myLoadingLogCursors, we can be sure that we have the most
|
||||
// Since no async operations occurred since fetching myLoadingLogCursors, we can be sure that we have the most
|
||||
// recent needed log cursors, so we can reset needLoadingWithLogCursors -- it could be stale if exceptions
|
||||
// occurred in previous load attempts.
|
||||
this.needLoadingWithLogCursors = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue