MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / OpenTipsPage

Method OpenTipsPage

TranslucentTB/application.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void Application::OpenTipsPage()
129{
130 UWP::OpenUri(wf::Uri(L"https://TranslucentTB.github.io/tips"));
131}
132
133void Application::OpenDiscordServer()
134{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected