mirror of
https://github.com/nextcloud/server.git
synced 2025-05-02 21:10:39 +00:00
9 lines
131 B
PHP
9 lines
131 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
script('twofactor_backupcodes', 'settings');
|
|
|
|
?>
|
|
|
|
<div id="twofactor-backupcodes-settings"></div>
|