Skip to content

Commit

Permalink
Kurang dikit (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
jauhariel authored Feb 9, 2022
1 parent c1d85b5 commit aac9254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/kisahnabi.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ let handler = async(m, { conn, text }) => {
let { nabi, lahir, umur, tempat, image, kisah } = json.result
let kisahnabi = `
*Nama :* ${nabi}
*Lahir :* ${lahir}
*Umur :* ${umur}
*Lahir :* ${lahir} SM
*Umur :* ${umur} Tahun
*Tempat :* ${tempat}
*Kisah :* ${kisah}`

Expand Down

0 comments on commit aac9254

Please sign in to comment.