mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-11 21:44:52 +00:00
Fixing migration name.
This commit is contained in:
parent
1f284076ce
commit
34a440a6d7
|
@ -660,6 +660,7 @@ diesel::table! {
|
|||
enabled -> Bool,
|
||||
published -> Timestamptz,
|
||||
updated -> Nullable<Timestamptz>,
|
||||
use_pkce -> Bool,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue