Branding Changes

This commit is contained in:
wicknix 2021-04-23 00:06:40 -05:00 committed by GitHub
parent 6b30e01835
commit 6fc878d40f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -733,7 +733,7 @@ nsHttpHandler::BuildUserAgent()
}
#ifdef FX104_OPTIMIZED_FOR
mUserAgent.AppendLiteral(" TenFourFox/" FX104_OPTIMIZED_FOR );
mUserAgent.AppendLiteral(" InterWebPPC/" FX104_OPTIMIZED_FOR );
#endif
}