mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-12 11:15:00 +02:00
4 lines
59 B
Go
4 lines
59 B
Go
|
package gui
|
||
|
|
||
|
const UNKNOWN_VIEW_ERROR_MSG = "unknown view"
|