Add comment

This commit is contained in:
Jorge Manrubia
2025-07-25 06:32:40 +02:00
parent d5bedd812d
commit fbf003d7ec
+2
View File
@@ -3,6 +3,8 @@ class Command::Parser::Context
MAX_CARDS = 75
# TODO: +source_context+, +originally_viewing_card_contents?+ and +original_cards+ are part
# of a workaround for the "get insight" experiment. I'll remove once I remove that.
def initialize(user, url:, script_name: "", source_context: nil)
@user = user
@url = url