meta.h 116 B

1234
  1. #pragma once
  2. #define TOTP_CLI_COMMAND_RESET "reset"
  3. #define TOTP_CLI_PLUGIN_RESET_FILE_NAME "totp_cli_reset_plugin"