fixed: 修复无法创建新内容的bug
This commit is contained in:
@@ -33,5 +33,4 @@ func (c *Writer) Printf(message string, data ...any) {
|
||||
}
|
||||
return
|
||||
}
|
||||
c.writer.Printf(message, data...)
|
||||
}
|
||||
|
Reference in New Issue
Block a user