mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
fix build failed
This commit is contained in:
@@ -6,3 +6,4 @@ namespace Snap.Hutao.Service.BackgroundImage;
|
||||
internal interface IBackgroundImageService
|
||||
{
|
||||
ValueTask<ValueResult<bool, BackgroundImage?>> GetNextBackgroundImageAsync(BackgroundImage? previous, CancellationToken token = default);
|
||||
}
|
||||
Reference in New Issue
Block a user