Skip to content

Commit 0c4585c

Browse files
committed
[Community] add resize portfolio botlog
1 parent f4deb3f commit 0c4585c

File tree

1 file changed

+1
-0
lines changed
  • octobot/community/supabase_backend

1 file changed

+1
-0
lines changed

octobot/community/supabase_backend/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ class BotLogType(enum.Enum):
135135
IMPOSSIBLE_TO_CREATE_ALL_REQUIRED_ORDERS = "impossible_to_create_all_required_orders"
136136
RESUMED_STRATEGY_EXECUTION = "resumed_strategy_execution"
137137
STOPPED_STRATEGY_EXECUTION = "stopped_strategy_execution"
138+
RESIZED_SUB_PORTFOLIO = "resized_sub_portfolio"
138139
NO_LOG = None
139140

140141

0 commit comments

Comments
 (0)