Skip to content

Commit

Permalink
Update Example2.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor authored Aug 25, 2018
1 parent 60f3713 commit 72164c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon/embeds/Example2.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ["Example",productVersion] call DiscordEmbedBuilder_fnc_send;
// ["Example2",productVersion] call DiscordEmbedBuilder_fnc_send;
class Example2 {
webhookurl="000000000000000000/XXXXXXX_XXXXXXXXXXXXXXX_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
message="This is another example message";
Expand Down Expand Up @@ -48,4 +48,4 @@ class Example2 {
};
};
};
};
};

0 comments on commit 72164c0

Please sign in to comment.