mirror of
https://github.com/immich-app/immich.git
synced 2025-12-29 09:14:59 +03:00
use showDialog directly
This commit is contained in:
@@ -968,8 +968,6 @@ export type PluginResponseDto = {
|
||||
};
|
||||
export type PluginTriggerResponseDto = {
|
||||
contextType: PluginContextType;
|
||||
description: string;
|
||||
name: string;
|
||||
"type": PluginTriggerType;
|
||||
};
|
||||
export type QueueResponseDto = {
|
||||
|
||||
Reference in New Issue
Block a user