-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve get_templates method in Database.py
The `get_templates` method in `Database.py` has been updated to improve the retrieval of templates from the database. The method now returns a dictionary of templates, with each template containing its corresponding plugin ID, name, settings, configurations, and steps. This change enhances the functionality and flexibility of the `get_templates` method.
- Loading branch information
1 parent
23856da
commit 5ee844c
Showing
1 changed file
with
46 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters