mirror of
https://github.com/foss42/apidash.git
synced 2025-12-01 18:28:25 +08:00
Implemented STAC_MODIFIER to enabled UI Modifications
This commit is contained in:
@@ -15,7 +15,7 @@ DO NOT CHANGE ANYTHING UNLESS SPECIFICALLY ASKED TO
|
||||
ONLY FLutter-SDUI Representation NOTHING ELSE. DO NOT START OR END WITH TEXT, ONLY FLutter-SDUI Representatiin.
|
||||
""";
|
||||
|
||||
class SlacModifierBot extends APIDashAIAgent {
|
||||
class StacModifierBot extends APIDashAIAgent {
|
||||
@override
|
||||
String get agentName => 'STAC_MODIFIER';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user