mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 15:10:48 +08:00
fix: 后端代码格式化
This commit is contained in:
@@ -5,5 +5,6 @@ import lombok.Data;
|
||||
/** Public key response for web push. */
|
||||
@Data
|
||||
public class PushPublicKeyDto {
|
||||
private String key;
|
||||
|
||||
private String key;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user