mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
This commit is contained in:
parent
573534a9a6
commit
447638ee71
30 changed files with 824 additions and 548 deletions
|
|
@ -81,9 +81,6 @@ impl PoolCommand {
|
|||
|
||||
}
|
||||
|
||||
dsl!(BrowserCommand: |self: Pool, iter|Ok(self.browser
|
||||
.as_ref().map(|p|p.take(iter)).transpose()?.flatten()));
|
||||
|
||||
#[tengri_proc::command(Pool)]
|
||||
impl PoolClipCommand {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue