Skip to content

Commit

Permalink
Merge pull request #684 from MarcusLestrange/patch-2
Browse files Browse the repository at this point in the history
Update 1.telegraph-bot.md
  • Loading branch information
fabio-ivona authored Jan 24, 2025
2 parents b52f130 + 245a465 commit 44e355c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/14.models/1.telegraph-bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use DefStudio\Telegraph\Models\TelegraphBot as BaseModel;

class Bot extends BaseModel
{

protected $table = 'telegraph_bots';
}
```

Expand Down

0 comments on commit 44e355c

Please sign in to comment.