Compare commits
1 commit
f4b0161187
...
07907b2ce2
| Author | SHA1 | Date | |
|---|---|---|---|
| 07907b2ce2 |
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ use crate::{
|
||||||
|
|
||||||
use super::action::Action;
|
use super::action::Action;
|
||||||
|
|
||||||
|
#[allow(dead_code)] // Will be used soon.
|
||||||
pub struct FetchAlbumAssets {
|
pub struct FetchAlbumAssets {
|
||||||
album: Album,
|
album: Album,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue