Bitwarden Server: class renamed
This commit is contained in:
parent
30bc289ff2
commit
1975ce597d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class Bitwarden_rs extends PatchBase {
|
||||
class BitwardenRust extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('Daniel García', 'Bitwarden in Rust', 'https://github.com/dani-garcia/bitwarden_rs');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue