Browse Source

#2479

update
tags/v1.22.7.2^2
chenyifan01 3 years ago
parent
commit
cefdac00b1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/notification/wechat/wechat.go

+ 1
- 1
modules/notification/wechat/wechat.go View File

@@ -2,7 +2,7 @@
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.

package mail
package wechat

import (
"code.gitea.io/gitea/models"


Loading…
Cancel
Save