From 09d22a0ad921a68a1145861620ea4f536da03087 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?=
<40151420+ldericher@users.noreply.github.com>
Date: Thu, 12 Jun 2025 23:43:03 +0000
Subject: [PATCH] minor renamings
---
src/appstate.rs | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/appstate.rs b/src/appstate.rs
index ca68a44..5ae3596 100644
--- a/src/appstate.rs
+++ b/src/appstate.rs
@@ -16,7 +16,7 @@ use super::{
};
pub struct AppState {
- current_bar: RefCell