Skip to content

Commit

Permalink
Trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Nov 14, 2023
1 parent 06e4d7f commit 9e1ad71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/discord.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pub struct Client {
}

/// discord rpc update function
///
///
/// doesn't run on the titanfall 2 thread since it needs async
pub async fn async_main() {
let activity = &PLUGIN.wait().activity;
Expand Down

0 comments on commit 9e1ad71

Please sign in to comment.