mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-15 18:13:40 +03:00
Added unload hook for plugins.
This commit is contained in:
@@ -14,6 +14,7 @@ export interface StorePlugin {
|
||||
author: string;
|
||||
description: string;
|
||||
tags: string[];
|
||||
image_url: string;
|
||||
}
|
||||
|
||||
export interface LegacyStorePlugin {
|
||||
|
||||
Reference in New Issue
Block a user