Authenticator/migrations/2021-01-23-022153_steam_provider/up.sql
2021-01-23 02:53:53 +01:00

1 line
179 B
SQL

INSERT INTO "providers" ("name", "website", "help_url", "digits", "method") VALUES ("Steam", "https://steamcommunity.com/", "https://steamcommunity.com/favicon.ico", 5, "steam");