Skip to content

Commit

Permalink
update backup
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Jan 24, 2025
1 parent d05be1a commit 7e69f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gno.land/r/leon/config/config.gno
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var (

// SafeObjects
OwnableMain = ownable.NewWithAddress("g125em6arxsnj49vx35f0n0z34putv5ty3376fg5")
OwnableBackup = ownable.NewWithAddress("g125em6arxsnj49vx35f0n0z34putv5ty3376fg5")
OwnableBackup = ownable.NewWithAddress("g1lavlav7zwsjqlzzl3qdl3nl242qtf638vnhdjh")

ErrUnauthorized = errors.New("leon's config: unauthorized")
)
Expand Down

0 comments on commit 7e69f1d

Please sign in to comment.