From 3efaf7c9463261fb2d182a7ae00d9045a2b273b8 Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Tue, 12 May 2026 13:50:45 -0500 Subject: Migrating to OAuth Authentication (#2374) Co-authored-by: aglowinthefield <146008217+aglowinthefield@users.noreply.github.com> Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> --- src/createinstancedialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/createinstancedialog.h') diff --git a/src/createinstancedialog.h b/src/createinstancedialog.h index 4495cc78..270f347f 100644 --- a/src/createinstancedialog.h +++ b/src/createinstancedialog.h @@ -27,7 +27,7 @@ class Settings; // // pages can be disabled if they return true in skip(), which happens globally // for some (IntroPage has a setting in the registry), depending on context -// (NexusPage is skipped if the API key already exists) or explicitly (when +// (NexusPage is skipped if the Nexus authorization already exists) or explicitly (when // only some info about the instance is missing on startup, such as a game // variant) // -- cgit v1.3.1