mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
fix order of export and import
This commit is contained in:
parent
0733742685
commit
e312e442fa
1 changed files with 2 additions and 2 deletions
|
|
@ -8,5 +8,5 @@
|
|||
(@p sampler play-sample :sample-selected)
|
||||
(@P sampler stop-sample :sample-selected)
|
||||
|
||||
(@shift-f6 dialog :dialog-import-sample)
|
||||
(@shift-f9 dialog :dialog-export-sample)
|
||||
(@shift-f6 dialog :dialog-export-sample)
|
||||
(@shift-f9 dialog :dialog-import-sample)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue