feat: integrate dodo brand logo
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
LC_ALL=C
|
||||
openssl rand -base64 192 | tr -dc 'A-Za-z0-9' | cut -c1-192
|
||||
Reference in New Issue
Block a user