added 2fa
This commit is contained in:
@@ -5,4 +5,5 @@ int main(int argc, char const *argv[])
|
|||||||
//See if pushing works...
|
//See if pushing works...
|
||||||
std::cout << "Hello world";
|
std::cout << "Hello world";
|
||||||
return 0;
|
return 0;
|
||||||
|
//Does is still work with "2FA"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user