mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
17f0eea4a1
* feat: translate emails * feat: translate emails * fix: add notification statik to build * fix: add codes to templates
5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#! /bin/sh
|
|
|
|
set -eux
|
|
|
|
go generate internal/notification/statik/generate.go |