Skip to content

Commit

Permalink
i think this fix?!
Browse files Browse the repository at this point in the history
  • Loading branch information
C00LC0D35 authored Dec 9, 2023
1 parent 1ef7a8b commit d023650
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import org.json.JSONObject
import java.time.OffsetDateTime
import kotlin.concurrent.thread

object DiscordRPC {
private val ipcClient = IPCClient(1021236965108109333)
object DiscordRPC {
private val ipcClient = IPCClient(1183085624195022942)
private val timestamp = OffsetDateTime.now()
private var running = false
private var fdpwebsite = "fdpinfo.github.io - "
Expand Down

0 comments on commit d023650

Please sign in to comment.