mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-04 11:46:35 +00:00

* 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 |