Skip to content

Commit

Permalink
Copy Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gogo1951 authored Oct 16, 2022
1 parent 3c36ea2 commit 805b8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoResponse.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ local time = time

addon.recentPlayers = {}
local askForPlayerInfo = format("{rt3} %s : What Role are you?", addonName)
local askForInstance = format("{rt3} %s : Please confirm what Instance you're inviting me to, thanks!"
local askForInstance = format("{rt3} %s : What are you inviting me to?"
, addonName)

--Clear table entries more than 1 minute old
Expand Down

0 comments on commit 805b8c1

Please sign in to comment.