1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

update release notes

This commit is contained in:
Jesse Duffield
2021-04-11 10:16:17 +10:00
parent 9f4433d8b5
commit 8d416634ba
2 changed files with 16 additions and 4 deletions

View File

@ -44,7 +44,7 @@ const (
SCREEN_FULL
)
const StartupPopupVersion = 3
const StartupPopupVersion = 4
// OverlappingEdges determines if panel edges overlap
var OverlappingEdges = false