Skip to content

Commit

Permalink
Update JSON link
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaemepereira committed Dec 15, 2024
1 parent 371be17 commit a2ec2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/RemoteMessaging/RemoteMessagingClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ final class RemoteMessagingClient: RemoteMessagingProcessing {
#if DEBUG
URL(string: "https://www.jsonblob.com/api/1316017217598578688")!
#else
URL(string: "https://raw.githubusercontent.com/duckduckgo/macos-browser/b5cd437bd1bfbfa014deca7a070dc376f22d3024/tab-bar-remote-json-endpoint.json")!
URL(string: "https://raw.githubusercontent.com/duckduckgo/macos-browser/refs/heads/juan/poc-new-user-feedfack-point-of-action/tab-bar-remote-json-endpoint.json")!
#endif
}()
}
Expand Down

0 comments on commit a2ec2ab

Please sign in to comment.