Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F325743
confirm.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
184 B
Referenced Files
None
Subscribers
None
confirm.js
View Options
const
Confirm
=
{
props
:
[
'disabled'
],
data
:
()
=>
({}),
methods
:
{
confirm
()
{
this
.
$emit
(
'confirm'
)
},
cancel
()
{
this
.
$emit
(
'cancel'
)
}
}
}
export
default
Confirm
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 24, 4:22 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
95377
Default Alt Text
confirm.js (184 B)
Attached To
Mode
rPUFE pleroma-fe-upstream
Attached
Detach File
Event Timeline
Log In to Comment