Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
disindu123 authored Jul 1, 2024
1 parent c358586 commit 3b9c4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import fs from 'fs'
import dotenv from 'dotenv'
dotenv.config()

const ownervb = process.env.OWNERS || "917605902011;GURU;6281255369012;Ash"
const ownervb = process.env.OWNERS || "94775704025;DISINDU;94775704025;DAMSANDU"


const ownerlist = ownervb.split(';');
Expand Down

0 comments on commit 3b9c4d2

Please sign in to comment.