reverted more ugly/unnecessary changes

This commit is contained in:
3top1a
2024-10-17 20:51:23 +02:00
parent 3dc42eceb0
commit 21edcd6ad5
4 changed files with 3 additions and 4 deletions

View File

@@ -109,7 +109,7 @@ const getActivity = (): DRPC.Presence => {
presence.startTimestamp = startTimestamp;
presence.endTimestamp = endTimestamp;
}
}
}
};
/**