Skip to content

Commit

Permalink
require 'gui.dialogs' for the showMessage()
Browse files Browse the repository at this point in the history
  • Loading branch information
TymurGubayev authored Sep 3, 2023
1 parent c94a5be commit 1f2c9f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/job-details.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ local utils = require 'utils'
local gui = require 'gui'
local guimat = require 'gui.materials'
local widgets = require 'gui.widgets'
local dlg = require 'gui.dialogs'

JobDetails = defclass(JobDetails, gui.ZScreenModal)

Expand Down

0 comments on commit 1f2c9f5

Please sign in to comment.