mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
fix: remove println
This commit is contained in:
parent
89ac35e92e
commit
da7251fc80
@ -167,7 +167,6 @@ fun SaveFolderTile(
|
||||
}
|
||||
},
|
||||
extra = {
|
||||
println(settings.audioRecorderSettings.saveFolder)
|
||||
Column(
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
horizontalAlignment = Alignment.CenterHorizontally,
|
||||
|
Loading…
x
Reference in New Issue
Block a user