mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-21 16:14:04 +09: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