mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Merge branch 'main' into feature/bots
This commit is contained in:
@@ -24,6 +24,7 @@ export function initStopwatch() {
|
||||
trigger: 'click',
|
||||
maxWidth: 'none',
|
||||
interactive: true,
|
||||
hideOnClick: true,
|
||||
});
|
||||
|
||||
// global stop watch (in the head_navbar), it should always work in any case either the EventSource or the PeriodicPoller is used.
|
||||
|
Reference in New Issue
Block a user