mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 20:56:17 +00:00
fix: var name typo fix
This commit is contained in:
@@ -138,7 +138,7 @@ type Model struct {
|
||||
DirAllowed bool
|
||||
FileAllowed bool
|
||||
|
||||
FileSelcted string
|
||||
FileSelected string
|
||||
selected int
|
||||
selectedStack stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user